home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / program / misc / fpl-v13.lha / fpl / util / FrexxCalc.doc < prev    next >
Text File  |  1994-08-21  |  412b  |  21 lines

  1.                  FrexxCalc 5.1
  2.                  =============
  3.  
  4.   FrexxCalc is Copyright (C) by FrexxWare 1992-1994 and is freely distributed
  5. for non-commercial purposes only.
  6.  
  7. USAGE
  8.   FrexxCalc [expression]
  9.  
  10. FUNCTION
  11.   FrexxCalc reads a C style expression from the command line and prints the
  12.   result.
  13.  
  14. EXAMPLE
  15.   FrexxCalc 2*0x0b+010
  16.     outputs:
  17.   30
  18.  
  19. REQUIREMENT
  20.   fpl.library 5.0+ is required, nothing less than 8.5 is recommended!
  21.